docs: Update the coding style
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 4 Jul 2013 23:09:37 +0000 (00:09 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 9 Jul 2013 08:30:02 +0000 (09:30 +0100)
commit19bc27c6f160e9d502675c581cfac2fff169112b
tree625cbb4777e7ea9cdd3edaa61e32ed1b88342144
parenta71def87c565f2437fdfbde639fdef6cb68404b8
docs: Update the coding style

We should mention that newly written code should not have the private
data pointer in the instance structure, and that private data should be
added using the new GObject macros.

https://bugzilla.gnome.org/show_bug.cgi?id=702996
docs/CODING-STYLE